home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / C-Cl / ClientListII.cpt / Client List II / card_10369.txt < prev    next >
Text File  |  1987-11-29  |  17KB  |  863 lines

  1. -- card: 10369 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 4000
  4. -- background id: 2405
  5. -- name: Modem Set-up
  6.  
  7.  
  8. -- part 6 (button)
  9. -- low flags: 80
  10. -- high flags: 0000
  11. -- rect: left=311 top=24 right=48 bottom=335
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 19678 / 19678
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Help
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   hide button help
  23.   show card field 1
  24.   show button OK
  25. end mouseUp
  26.  
  27.  
  28.  
  29. -- part 9 (button)
  30. -- low flags: 00
  31. -- high flags: A003
  32. -- rect: left=11 top=30 right=52 bottom=111
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 0 / 0
  35. -- text alignment: 1
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: Who?
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   Visual effect venetian blinds
  44.   go to card id 10684
  45. end mouseUp
  46.  
  47.  
  48.  
  49. -- part 12 (button)
  50. -- low flags: 00
  51. -- high flags: 8002
  52. -- rect: left=12 top=96 right=119 bottom=122
  53. -- title width / last selected line: 0
  54. -- icon id / first selected line: 0 / 0
  55. -- text alignment: 1
  56. -- font id: 0
  57. -- text size: 12
  58. -- style flags: 0
  59. -- line height: 16
  60. -- part name: Data Bits
  61.  
  62.  
  63. -- part 13 (button)
  64. -- low flags: 00
  65. -- high flags: 8002
  66. -- rect: left=12 top=127 right=150 bottom=122
  67. -- title width / last selected line: 0
  68. -- icon id / first selected line: 0 / 0
  69. -- text alignment: 1
  70. -- font id: 0
  71. -- text size: 12
  72. -- style flags: 0
  73. -- line height: 16
  74. -- part name: Stop Bits
  75.  
  76.  
  77. -- part 14 (button)
  78. -- low flags: 00
  79. -- high flags: 8002
  80. -- rect: left=13 top=159 right=182 bottom=123
  81. -- title width / last selected line: 0
  82. -- icon id / first selected line: 0 / 0
  83. -- text alignment: 1
  84. -- font id: 0
  85. -- text size: 12
  86. -- style flags: 0
  87. -- line height: 16
  88. -- part name: Parity
  89.  
  90.  
  91. -- part 15 (button)
  92. -- low flags: 00
  93. -- high flags: 8002
  94. -- rect: left=13 top=191 right=214 bottom=123
  95. -- title width / last selected line: 0
  96. -- icon id / first selected line: 0 / 0
  97. -- text alignment: 1
  98. -- font id: 0
  99. -- text size: 12
  100. -- style flags: 0
  101. -- line height: 16
  102. -- part name: Duplex
  103.  
  104.  
  105. -- part 19 (field)
  106. -- low flags: 01
  107. -- high flags: 2002
  108. -- rect: left=120 top=96 right=119 bottom=174
  109. -- title width / last selected line: 0
  110. -- icon id / first selected line: 0 / 0
  111. -- text alignment: 1
  112. -- font id: 3
  113. -- text size: 12
  114. -- style flags: 0
  115. -- line height: 16
  116. -- part name: data
  117. ----- HyperTalk script -----
  118. on mouseUp
  119.   answer "Select by clicking on number at right" with "OK"
  120.   if it is "OK"
  121.   then exit mouseup
  122. end mouseUp
  123.  
  124.  
  125.  
  126. -- part 20 (field)
  127. -- low flags: 01
  128. -- high flags: 2002
  129. -- rect: left=120 top=127 right=150 bottom=173
  130. -- title width / last selected line: 0
  131. -- icon id / first selected line: 0 / 0
  132. -- text alignment: 0
  133. -- font id: 3
  134. -- text size: 12
  135. -- style flags: 0
  136. -- line height: 16
  137. -- part name: stop
  138.  
  139.  
  140. -- part 21 (field)
  141. -- low flags: 01
  142. -- high flags: 2002
  143. -- rect: left=121 top=159 right=182 bottom=174
  144. -- title width / last selected line: 0
  145. -- icon id / first selected line: 0 / 0
  146. -- text alignment: 0
  147. -- font id: 3
  148. -- text size: 12
  149. -- style flags: 0
  150. -- line height: 16
  151. -- part name: parity
  152.  
  153.  
  154. -- part 22 (field)
  155. -- low flags: 01
  156. -- high flags: 2002
  157. -- rect: left=121 top=191 right=214 bottom=174
  158. -- title width / last selected line: 0
  159. -- icon id / first selected line: 0 / 0
  160. -- text alignment: 0
  161. -- font id: 3
  162. -- text size: 12
  163. -- style flags: 0
  164. -- line height: 16
  165. -- part name: mode
  166.  
  167.  
  168. -- part 25 (button)
  169. -- low flags: 00
  170. -- high flags: A004
  171. -- rect: left=197 top=24 right=47 bottom=307
  172. -- title width / last selected line: 0
  173. -- icon id / first selected line: 0 / 0
  174. -- text alignment: 1
  175. -- font id: 0
  176. -- text size: 12
  177. -- style flags: 0
  178. -- line height: 16
  179. -- part name: Modem Set-up
  180. ----- HyperTalk script -----
  181. on mouseUp
  182.   hide button "Modem set-up"
  183.   show card field "one"
  184. end mouseUp
  185.  
  186.  
  187.  
  188. -- part 28 (button)
  189. -- low flags: 00
  190. -- high flags: 8002
  191. -- rect: left=11 top=64 right=87 bottom=121
  192. -- title width / last selected line: 0
  193. -- icon id / first selected line: 0 / 0
  194. -- text alignment: 1
  195. -- font id: 0
  196. -- text size: 12
  197. -- style flags: 0
  198. -- line height: 16
  199. -- part name: Baud
  200.  
  201.  
  202. -- part 29 (field)
  203. -- low flags: 01
  204. -- high flags: 2002
  205. -- rect: left=119 top=64 right=87 bottom=174
  206. -- title width / last selected line: 0
  207. -- icon id / first selected line: 0 / 0
  208. -- text alignment: 1
  209. -- font id: 3
  210. -- text size: 12
  211. -- style flags: 0
  212. -- line height: 16
  213. -- part name: Baud
  214. ----- HyperTalk script -----
  215. on mouseUp
  216.   answer "Select by clicking on number at right" with "OK"
  217.   if it is "OK"
  218.   then exit mouseup
  219. end mouseUp
  220.  
  221.  
  222.  
  223. -- part 32 (field)
  224. -- low flags: 01
  225. -- high flags: 2002
  226. -- rect: left=173 top=64 right=87 bottom=346
  227. -- title width / last selected line: 0
  228. -- icon id / first selected line: 0 / 0
  229. -- text alignment: 0
  230. -- font id: 3
  231. -- text size: 9
  232. -- style flags: 0
  233. -- line height: 12
  234. -- part name: 
  235.  
  236.  
  237. -- part 30 (button)
  238. -- low flags: 00
  239. -- high flags: A003
  240. -- rect: left=129 top=30 right=53 bottom=170
  241. -- title width / last selected line: 0
  242. -- icon id / first selected line: 0 / 0
  243. -- text alignment: 1
  244. -- font id: 0
  245. -- text size: 12
  246. -- style flags: 0
  247. -- line height: 16
  248. -- part name: Set
  249. ----- HyperTalk script -----
  250. on mouseUp
  251.   global mode,string,len,baud,stop,parity,data,ds
  252.   put card field "baud" into baud
  253.   put card field "data" into data
  254.   put card field "parity" into parity
  255.   put card field "stop" into stop
  256.   put card field "mode" into mode
  257.   go to background 1
  258. end mouseUp
  259.  
  260.  
  261.  
  262. -- part 38 (field)
  263. -- low flags: 01
  264. -- high flags: 2002
  265. -- rect: left=173 top=96 right=119 bottom=346
  266. -- title width / last selected line: 0
  267. -- icon id / first selected line: 0 / 0
  268. -- text alignment: 0
  269. -- font id: 3
  270. -- text size: 12
  271. -- style flags: 0
  272. -- line height: 16
  273. -- part name: 
  274.  
  275.  
  276. -- part 39 (field)
  277. -- low flags: 01
  278. -- high flags: 2002
  279. -- rect: left=173 top=127 right=150 bottom=346
  280. -- title width / last selected line: 0
  281. -- icon id / first selected line: 0 / 0
  282. -- text alignment: 0
  283. -- font id: 3
  284. -- text size: 12
  285. -- style flags: 0
  286. -- line height: 16
  287. -- part name: 
  288.  
  289.  
  290. -- part 40 (field)
  291. -- low flags: 01
  292. -- high flags: 2002
  293. -- rect: left=173 top=159 right=182 bottom=346
  294. -- title width / last selected line: 0
  295. -- icon id / first selected line: 0 / 0
  296. -- text alignment: 0
  297. -- font id: 3
  298. -- text size: 12
  299. -- style flags: 0
  300. -- line height: 16
  301. -- part name: 
  302.  
  303.  
  304. -- part 41 (field)
  305. -- low flags: 01
  306. -- high flags: 2002
  307. -- rect: left=173 top=191 right=214 bottom=346
  308. -- title width / last selected line: 0
  309. -- icon id / first selected line: 0 / 0
  310. -- text alignment: 0
  311. -- font id: 3
  312. -- text size: 12
  313. -- style flags: 0
  314. -- line height: 16
  315. -- part name: 
  316.  
  317.  
  318. -- part 43 (button)
  319. -- low flags: 00
  320. -- high flags: 2000
  321. -- rect: left=176 top=64 right=87 bottom=202
  322. -- title width / last selected line: 0
  323. -- icon id / first selected line: 0 / 0
  324. -- text alignment: 1
  325. -- font id: 0
  326. -- text size: 12
  327. -- style flags: 0
  328. -- line height: 16
  329. -- part name: 300
  330. ----- HyperTalk script -----
  331. on mouseUp
  332.   global baud
  333.   put "300" into baud
  334.   put "300" into card field "baud"
  335. end mouseUp
  336.  
  337.  
  338.  
  339. -- part 45 (button)
  340. -- low flags: 00
  341. -- high flags: 2000
  342. -- rect: left=203 top=64 right=87 bottom=229
  343. -- title width / last selected line: 0
  344. -- icon id / first selected line: 0 / 0
  345. -- text alignment: 1
  346. -- font id: 0
  347. -- text size: 12
  348. -- style flags: 0
  349. -- line height: 16
  350. -- part name: 1200
  351. ----- HyperTalk script -----
  352. on mouseUp
  353.   global baud
  354.   put "1200" into baud
  355.   put "1200" into card field "baud"
  356. end mouseUp
  357.  
  358.  
  359.  
  360. -- part 46 (button)
  361. -- low flags: 00
  362. -- high flags: 2000
  363. -- rect: left=230 top=64 right=87 bottom=256
  364. -- title width / last selected line: 0
  365. -- icon id / first selected line: 0 / 0
  366. -- text alignment: 1
  367. -- font id: 0
  368. -- text size: 12
  369. -- style flags: 0
  370. -- line height: 16
  371. -- part name: 2400
  372. ----- HyperTalk script -----
  373. on mouseUp
  374.   global baud
  375.   put "2400" into baud
  376.   put "2400" into card field "baud"
  377. end mouseUp
  378.  
  379.  
  380.  
  381. -- part 47 (button)
  382. -- low flags: 00
  383. -- high flags: 2000
  384. -- rect: left=259 top=64 right=87 bottom=285
  385. -- title width / last selected line: 0
  386. -- icon id / first selected line: 0 / 0
  387. -- text alignment: 1
  388. -- font id: 0
  389. -- text size: 12
  390. -- style flags: 0
  391. -- line height: 16
  392. -- part name: 4800
  393. ----- HyperTalk script -----
  394. on mouseUp
  395.   global baud
  396.   put "4800" into baud
  397.   put "4800" into card field "baud"
  398. end mouseUp
  399.  
  400.  
  401.  
  402. -- part 48 (button)
  403. -- low flags: 00
  404. -- high flags: 2000
  405. -- rect: left=287 top=64 right=87 bottom=313
  406. -- title width / last selected line: 0
  407. -- icon id / first selected line: 0 / 0
  408. -- text alignment: 1
  409. -- font id: 0
  410. -- text size: 12
  411. -- style flags: 0
  412. -- line height: 16
  413. -- part name: 7200
  414. ----- HyperTalk script -----
  415. on mouseUp
  416.   global baud
  417.   put "7200" into baud
  418.   put "7200" into card field "baud"
  419. end mouseUp
  420.  
  421.  
  422.  
  423. -- part 49 (button)
  424. -- low flags: 00
  425. -- high flags: 2000
  426. -- rect: left=315 top=64 right=87 bottom=341
  427. -- title width / last selected line: 0
  428. -- icon id / first selected line: 0 / 0
  429. -- text alignment: 1
  430. -- font id: 0
  431. -- text size: 12
  432. -- style flags: 0
  433. -- line height: 16
  434. -- part name: 9600
  435. ----- HyperTalk script -----
  436. on mouseUp
  437.   global baud
  438.   put "9600" into baud
  439.   put "9600" into card field "baud"
  440. end mouseUp
  441.  
  442.  
  443.  
  444. -- part 50 (button)
  445. -- low flags: 00
  446. -- high flags: 2000
  447. -- rect: left=177 top=96 right=119 bottom=194
  448. -- title width / last selected line: 0
  449. -- icon id / first selected line: 0 / 0
  450. -- text alignment: 1
  451. -- font id: 0
  452. -- text size: 12
  453. -- style flags: 0
  454. -- line height: 16
  455. -- part name: 5
  456. ----- HyperTalk script -----
  457. on mouseUp
  458.   global data
  459.   put "5" into data
  460.   put "5" into card field "data"
  461. end mouseUp
  462.  
  463.  
  464.  
  465. -- part 51 (button)
  466. -- low flags: 00
  467. -- high flags: 2000
  468. -- rect: left=195 top=96 right=119 bottom=209
  469. -- title width / last selected line: 0
  470. -- icon id / first selected line: 0 / 0
  471. -- text alignment: 1
  472. -- font id: 0
  473. -- text size: 12
  474. -- style flags: 0
  475. -- line height: 16
  476. -- part name: 6
  477. ----- HyperTalk script -----
  478. on mouseUp
  479.   global data
  480.   put "6" into data
  481.   put "6" into card field "data"
  482. end mouseUp
  483.  
  484.  
  485.  
  486. -- part 53 (button)
  487. -- low flags: 00
  488. -- high flags: 2000
  489. -- rect: left=211 top=96 right=119 bottom=225
  490. -- title width / last selected line: 0
  491. -- icon id / first selected line: 0 / 0
  492. -- text alignment: 1
  493. -- font id: 0
  494. -- text size: 12
  495. -- style flags: 0
  496. -- line height: 16
  497. -- part name: 7
  498. ----- HyperTalk script -----
  499. on mouseUp
  500.   global data
  501.   put "7" into data
  502.   put "7" into card field "data"
  503. end mouseUp
  504.  
  505.  
  506.  
  507. -- part 54 (button)
  508. -- low flags: 00
  509. -- high flags: 2000
  510. -- rect: left=226 top=96 right=119 bottom=241
  511. -- title width / last selected line: 0
  512. -- icon id / first selected line: 0 / 0
  513. -- text alignment: 1
  514. -- font id: 0
  515. -- text size: 12
  516. -- style flags: 0
  517. -- line height: 16
  518. -- part name: 8
  519. ----- HyperTalk script -----
  520. on mouseUp
  521.   global data
  522.   put "8" into data
  523.   put "8" into card field "data"
  524. end mouseUp
  525.  
  526.  
  527.  
  528. -- part 55 (button)
  529. -- low flags: 00
  530. -- high flags: 2000
  531. -- rect: left=179 top=127 right=150 bottom=193
  532. -- title width / last selected line: 0
  533. -- icon id / first selected line: 0 / 0
  534. -- text alignment: 1
  535. -- font id: 0
  536. -- text size: 12
  537. -- style flags: 0
  538. -- line height: 16
  539. -- part name: 1
  540. ----- HyperTalk script -----
  541. on mouseUp
  542.   global stop
  543.   put "10" into stop
  544.   put "10" into card field "stop"
  545.   put "1" into card field "stopcover"
  546. end mouseUp
  547.  
  548.  
  549.  
  550. -- part 56 (button)
  551. -- low flags: 00
  552. -- high flags: 2000
  553. -- rect: left=221 top=127 right=150 bottom=235
  554. -- title width / last selected line: 0
  555. -- icon id / first selected line: 0 / 0
  556. -- text alignment: 1
  557. -- font id: 0
  558. -- text size: 12
  559. -- style flags: 0
  560. -- line height: 16
  561. -- part name: 2
  562. ----- HyperTalk script -----
  563. on mouseUp
  564.   global stop
  565.   put "20" into stop
  566.   put "20" into card field "stop"
  567.   put "2" into card field "stopcover"
  568. end mouseUp
  569.  
  570.  
  571.  
  572. -- part 57 (button)
  573. -- low flags: 00
  574. -- high flags: 2000
  575. -- rect: left=195 top=127 right=150 bottom=221
  576. -- title width / last selected line: 0
  577. -- icon id / first selected line: 0 / 0
  578. -- text alignment: 1
  579. -- font id: 0
  580. -- text size: 12
  581. -- style flags: 0
  582. -- line height: 16
  583. -- part name: 1.5
  584. ----- HyperTalk script -----
  585. on mouseUp
  586.   global stop
  587.   put "15" into stop
  588.   put "15" into card field "stop"
  589.   put "1.5" into card field "stopcover"
  590. end mouseUp
  591.  
  592.  
  593.  
  594. -- part 58 (button)
  595. -- low flags: 00
  596. -- high flags: 2000
  597. -- rect: left=182 top=159 right=182 bottom=210
  598. -- title width / last selected line: 0
  599. -- icon id / first selected line: 0 / 0
  600. -- text alignment: 1
  601. -- font id: 0
  602. -- text size: 12
  603. -- style flags: 0
  604. -- line height: 16
  605. -- part name: none
  606. ----- HyperTalk script -----
  607. on mouseUp
  608.   global parity
  609.   put "0" into parity
  610.   put "0" into card field "parity"
  611.   put "none" into card field "paritycover"
  612. end mouseUp
  613.  
  614.  
  615.  
  616. -- part 59 (button)
  617. -- low flags: 00
  618. -- high flags: 2000
  619. -- rect: left=218 top=159 right=182 bottom=247
  620. -- title width / last selected line: 0
  621. -- icon id / first selected line: 0 / 0
  622. -- text alignment: 1
  623. -- font id: 0
  624. -- text size: 12
  625. -- style flags: 0
  626. -- line height: 16
  627. -- part name: even
  628. ----- HyperTalk script -----
  629. on mouseUp
  630.   global parity
  631.   put "2" into parity
  632.   put "2" into card field "parity"
  633.   put "even" into card field "paritycover"
  634. end mouseUp
  635.  
  636.  
  637.  
  638. -- part 60 (button)
  639. -- low flags: 00
  640. -- high flags: 2000
  641. -- rect: left=252 top=159 right=182 bottom=279
  642. -- title width / last selected line: 0
  643. -- icon id / first selected line: 0 / 0
  644. -- text alignment: 1
  645. -- font id: 0
  646. -- text size: 12
  647. -- style flags: 0
  648. -- line height: 16
  649. -- part name: odd
  650. ----- HyperTalk script -----
  651. on mouseUp
  652.   global parity
  653.   put "1" into parity
  654.   put "1" into card field "parity"
  655.   put "odd" into card field "paritycover"
  656. end mouseUp
  657.  
  658.  
  659.  
  660. -- part 61 (button)
  661. -- low flags: 00
  662. -- high flags: 2000
  663. -- rect: left=180 top=191 right=214 bottom=207
  664. -- title width / last selected line: 0
  665. -- icon id / first selected line: 0 / 0
  666. -- text alignment: 1
  667. -- font id: 0
  668. -- text size: 12
  669. -- style flags: 0
  670. -- line height: 16
  671. -- part name: full
  672. ----- HyperTalk script -----
  673. on mouseUp
  674.   global mode
  675.   put "0" into mode
  676.   put "0" into card field "mode"
  677.   put "full" into card field "modecover"
  678. end mouseUp
  679.  
  680.  
  681.  
  682. -- part 62 (button)
  683. -- low flags: 00
  684. -- high flags: 2000
  685. -- rect: left=212 top=191 right=214 bottom=238
  686. -- title width / last selected line: 0
  687. -- icon id / first selected line: 0 / 0
  688. -- text alignment: 1
  689. -- font id: 0
  690. -- text size: 12
  691. -- style flags: 0
  692. -- line height: 16
  693. -- part name: half
  694. ----- HyperTalk script -----
  695. on mouseUp
  696.   global mode
  697.   put "1" into mode
  698.   put "1" into card field "mode"
  699.   put "half" into card field "modecover"
  700. end mouseUp
  701.  
  702.  
  703.  
  704. -- part 63 (button)
  705. -- low flags: 00
  706. -- high flags: 2000
  707. -- rect: left=246 top=191 right=214 bottom=274
  708. -- title width / last selected line: 0
  709. -- icon id / first selected line: 0 / 0
  710. -- text alignment: 1
  711. -- font id: 0
  712. -- text size: 12
  713. -- style flags: 0
  714. -- line height: 16
  715. -- part name: echo
  716. ----- HyperTalk script -----
  717. on mouseUp
  718.   global mode
  719.   put "2" into mode
  720.   put "2" into card field "mode"
  721.   put "echo" into card field "modecover"
  722. end mouseUp
  723.  
  724.  
  725.  
  726. -- part 65 (field)
  727. -- low flags: 01
  728. -- high flags: 2002
  729. -- rect: left=120 top=127 right=150 bottom=174
  730. -- title width / last selected line: 0
  731. -- icon id / first selected line: 0 / 0
  732. -- text alignment: 1
  733. -- font id: 3
  734. -- text size: 12
  735. -- style flags: 0
  736. -- line height: 16
  737. -- part name: stopcover
  738. ----- HyperTalk script -----
  739. on mouseUp
  740.   answer "Select by clicking on number at right" with "OK"
  741.   if it is "OK"
  742.   then exit mouseup
  743. end mouseUp
  744.  
  745.  
  746.  
  747. -- part 66 (field)
  748. -- low flags: 01
  749. -- high flags: 2002
  750. -- rect: left=121 top=159 right=182 bottom=174
  751. -- title width / last selected line: 0
  752. -- icon id / first selected line: 0 / 0
  753. -- text alignment: 1
  754. -- font id: 3
  755. -- text size: 12
  756. -- style flags: 0
  757. -- line height: 16
  758. -- part name: paritycover
  759. ----- HyperTalk script -----
  760. on mouseUp
  761.   answer "Select by clicking on number at right" with "OK"
  762.   if it is "OK"
  763.   then exit mouseup
  764. end mouseUp
  765.  
  766.  
  767.  
  768. -- part 67 (field)
  769. -- low flags: 01
  770. -- high flags: 2002
  771. -- rect: left=121 top=191 right=214 bottom=174
  772. -- title width / last selected line: 0
  773. -- icon id / first selected line: 0 / 0
  774. -- text alignment: 1
  775. -- font id: 3
  776. -- text size: 12
  777. -- style flags: 0
  778. -- line height: 16
  779. -- part name: modecover
  780. ----- HyperTalk script -----
  781. on mouseUp
  782.   answer "Select by clicking on number at right" with "OK"
  783.   if it is "OK"
  784.   then exit mouseup
  785. end mouseUp
  786.  
  787.  
  788.  
  789. -- part 73 (field)
  790. -- low flags: 81
  791. -- high flags: 2004
  792. -- rect: left=173 top=18 right=88 bottom=375
  793. -- title width / last selected line: 0
  794. -- icon id / first selected line: 0 / 0
  795. -- text alignment: 0
  796. -- font id: 3
  797. -- text size: 9
  798. -- style flags: 0
  799. -- line height: 12
  800. -- part name: one
  801. ----- HyperTalk script -----
  802. on mouseup
  803.   show button "Modem set-up"
  804.   hide card field "one"
  805. end mouseup
  806.  
  807.  
  808. -- part contents for card part 29
  809. ----- text -----
  810. 1200
  811.  
  812. -- part contents for card part 32
  813. ----- text -----
  814. 300,1200,2400,4800,7200,9600
  815.  
  816. -- part contents for card part 38
  817. ----- text -----
  818. 5, 6, 7, 8
  819.  
  820. -- part contents for card part 39
  821. ----- text -----
  822. 1, 1.5, 2
  823.  
  824. -- part contents for card part 40
  825. ----- text -----
  826. none, even, odd
  827.  
  828. -- part contents for card part 41
  829. ----- text -----
  830. full, half, echo
  831.  
  832. -- part contents for card part 19
  833. ----- text -----
  834. 8
  835.  
  836. -- part contents for card part 20
  837. ----- text -----
  838. 10
  839.  
  840. -- part contents for card part 65
  841. ----- text -----
  842. 1
  843.  
  844. -- part contents for card part 21
  845. ----- text -----
  846. 0
  847.  
  848. -- part contents for card part 66
  849. ----- text -----
  850. none
  851.  
  852. -- part contents for card part 22
  853. ----- text -----
  854. 0
  855.  
  856. -- part contents for card part 67
  857. ----- text -----
  858. full
  859.  
  860. -- part contents for card part 73
  861. ----- text -----
  862.  
  863. Change settings by clicking on new values, then press "Set" to change values.